Occurs when one or more files is about to be added to a briefcase.
Syntax
BrcEvent_BeforeIncludeFile(Batch, Briefcase, File, ReadOnly)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
Briefcase |
An object that represents the briefcase file. |
File |
The file name about to be added to the briefcase. |
ReadOnly |
Boolean value that indicates if the file is under change. |